Druid v1.77
Deployment Dates
The table below lists the deployment date of DRUID v1.77 across Druid Clouds. To view the Druid Releases Calendar, see Druid ChatBot Releases.
Druid Cloud Community *.community.Druidplatform.com |
Druid Cloud US *.us.Druidplatform.com |
Druid Cloud Australia *au.Druidplatform.com |
Druid Cloud West-Europe (PROD) *.Druidplatform.com |
---|---|---|---|
October 13, 2022 | October 27, 2022 | October 27, 2022 | October 27, 2022 |
These release notes give you a brief, high-level description of the improvements implemented to existing features.
If you have questions about your Druid tenant, please contact support@Druidai.com or your local Druid partner for more information.
What's New
- Conversational Business Applications. Built on top of the enterprise-grade ‘no-code’ DRUID conversational platform, Conversational Business Applications (CBA) offers a multimodal user experience with DRUID virtual assistants. It enables business users to interact with the virtual assistants though conversations (chat and voice) and also interact with centralized data coming from various data sources via DRUID integrations (data centralized in workspaces with views and forms).
- Bot authors can now prevent users from clicking the same button twice for Hero cards, Thumbnail steps and Adaptive cards. In this regards, a new setting, InactivateCardAfterUsage is available on these steps configuration.
Conversational Business Applications enable bot authors to consume the data in entity settings for entities of type dictionary (e.g., products, product types) and also manage the entity records, regardless their data source.
This features makes DRUID Portal a single-point-of-access for both bot authors and business users.
For more information, see Conversational Business Applications.
Improvements
- A new type of exception is available in [[SystemError]].ExceptionType, OtherException that enriches the types of exceptions that can be treated at runtime on flow steps with input mapping.
For more information, see Exception Handling on Flow Steps with Input Mapping.